WhyNeko Booru

Shimmie Markup Examples

.
This page contains formatting examples of what we've discovered thus far. (Someday I'll remember to look at github.)

[b]strong text[/b]
Makes text bold.

[i]emphasized text[/i]
Makes text italicized.

[u]underlined text[/u]
Makes text underlined

[[Index]]
Links to the wiki Index.

[spoiler]spoiler text[/spoiler]
Marks a section of text as spoilers.

[url=http://whynow.mine.nu/booru]External Links[/url]
Inserts Full (external) urls!

[quote]a quote[/quote]
Quotes Text.

[*]A Bullet
Pewpew!

[li]Another Bullet[/li]
Alternative (identical to
[*]
)

[code]if (2+2 == 5) die();
[/code]
Escapes format parsing.

BBcode that don't workz... ;_;
On a separate Unsupported BBcode page to avoid confusion.